Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ability to access array elements, and this[] accessors #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nikkilocke
Copy link

Added ability to access array elements, this[int] and this[string] accessors, using the mustache syntax "object.[1]".

…cessors, using the mustache syntax "object.[1]".
@nikkilocke
Copy link
Author

Hi Bryant,

I have separated out the array index code into a separate branch, and added a pull request. I hope I have done it the right way this time?

Regards,

Nikki

@comish
Copy link

comish commented Dec 21, 2015

@nikkilocke This is exactly what I'm looking for at the moment! I hope it gets merged with the master branch as it would make a lot of my code and templates considerably simpler. Many Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants